Fix rules in nt/makefile.w32-in for parallel builds on MS-Windows.
authorEli Zaretskii <eliz@gnu.org>
Wed, 27 Mar 2013 08:31:16 +0000 (10:31 +0200)
committerEli Zaretskii <eliz@gnu.org>
Wed, 27 Mar 2013 08:31:16 +0000 (10:31 +0200)
commit4d6b4729189340d3e5ddb386843999be0c3a34eb
treeb0faeb0e68792888050b3778bf6f257e17a27938
parentc1ac5284f0265b5ab48f917658d7989e0a585a59
Fix rules in nt/makefile.w32-in for parallel builds on MS-Windows.

 nt/makefile.w32-in (ALL): Depend on *.exe files, not on phony names
 without the .exe suffix.
 (addpm, ddeclient, cmdproxy, addsection, preprep): Remove phony
 targets.
 (.PHONY): Remove.
nt/ChangeLog
nt/makefile.w32-in